@charset "utf-8";
/* ---- header 样式 ---- */
body {color:#666;font-size:12px;overflow-x:hidden;font-family:Arial,"Microsoft YaHei"}
* {	list-style:none;margin:0;padding:0; text-decoration: none}
html {overflow-x:hidden}
.header_coat {
	width: 100%;
	background: url(topbg.jpg);
    height: 41px;
    line-height: 41px;
    color: #858585;
}
.header {
	height: 41px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header>div {
	height: 41px;
	line-height: 41px;
	position: absolute;
	top: 0px;
	font-size: 12px;
	color: #666;
}
.header_link {
	left: 0px;
}
.header_link a {
	color: #666;
}
.header_link a:hover {
	color: #c20000;
	text-decoration: none;
}
.header_tel {
	right: 0px;
}
.header_tel a, .header_tel a:hover{
	color: #666;
	text-decoration: none;
}
 @media (max-width:1200px) {
.header_coat {
	padding: 0 10px;
}
}
@media (max-width:320px) {
.header_link {
	display: none;
}
}
/* ---- 导航 样式 ---- */
.clearboth:after {display:block;clear:both;content:"";overflow:hidden;height:0}
.clearboth {*zoom:1}
.daohang {position:fixed;top:0;left:0;z-index:9999;}
.daohang {max-width: 1200px;height:115px;line-height:115px;	position:relative;margin: 0 auto;}
.daohang .logo {	display:block;	position:absolute;	top:0}
.daohang .logo img {vertical-align:middle;}
.daohang_border {position: absolute;bottom: 0px;right: 0px;height: 3px;line-height: 0px;font-size: 0px;background: url(navbar_bor.png) left center no-repeat;}
.daohang #nav {	height:100%;float:right; position: relative;}
.daohang #nav ul li {font-size:16px;float:left;	position:relative;text-align:center;z-index:999;}
.daohang #nav ul li #xbbj {padding-left: 18px;padding-right: 18px;background: url(nav-bg.jpg) no-repeat right;}
.daohang #nav ul li #xbwb {padding-left: 18px;padding-right: 18px;}
.daohang #nav .nav_line {display:block;width:100%;height:4px;background:#455591;position:absolute;bottom:0;left:0;visibility:hidden;	pointer-events:none;z-index:99}
.daohang #nav ul li a {display:block;color:#666;}
.daohang #nav ul li.cur a.cur i {background:#0d62af;	width:100%;	height:4px;	position:absolute;left:0;bottom:0}
.daohang #nav ul li.cur>a,.daohang #nav ul li:hover>a,.daohang #nav ul li div a:hover {color:#c20000; }
.daohang #nav ul li a>div {width:100%;height:100%;position:absolute;top:100%;left:0;visibility:hidden;transition:all .3s;-webkit-transition:all .3s;	-moz-transition:all .3s}
.daohang #nav ul li a>div span {color:#fff;	text-align:center;display:block}
.daohang #nav ul li:hover a>div {top:0;visibility:visible}
.daohang #nav ul li.cur a>div {top:0;visibility:visible}
.daohang #nav ul li div {background:#0d62af;z-index:999; width: 104px; display:none; line-height: 35px; position:absolute;text-align:center}
.daohang #nav ul li div a {font-size:14px;color:#a8b7e8;margin:0 10px; border-bottom: 1px dotted #fff}
.daohang #nav ul li div a:last-child { border: none}
.daohang #nav ul li div a:hover {color:#fff}
.daohang .ham {position:absolute;right:0;top:.7rem;width:17%;display:none}
.daohang .ham>img {width:100%}
.daohang .ham .hamBox {position:fixed;width:99%;	height:100%;top:0;left:0;background:rgba(22,43,118,.95);z-index:99999;display:none;overflow-y:auto}
.daohang .ham .hamBox>div {padding:1rem 0 4rem;position:relative}
.daohang .ham .hamBox>div .closeBtn {display:block;width:5.44%;position:absolute;top:1.5rem;right:0}
.daohang .ham .hamBox ul li a {color:#fff;font-size:1.4rem;padding:1.4rem 0;	display:block;padding-left:1rem}
.daohang .ham .hamBox ul li div {display:none}
.daohang .ham .hamBox ul li div a {display:block;border-top:1px solid #5063a3;padding-left:2rem}
.daohang .ham .hamBox ul li {letter-spacing:2px;	border-bottom:1px solid #5063a3;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;position:relative}
.daohang .ham .hamBox ul li>i {display:block;width:1rem;	height:1rem;position:absolute;right:1rem;top:1.2rem;background:url(add.png) no-repeat center;background-size:100%;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}
.daohang .ham .hamBox ul li.cur>i {background:url(minus.png) no-repeat center;background-size:100%}

@media screen and (max-width:510px) {.daohang {margin-left:4%;width:96%;height:auto;padding:1rem 0;line-height:normal}
.daohang .logo {	width:45%;position:relative;line-height:normal}
.daohang .logo img {width:100%}
.daohang .ham {display:block}
.daohang .ham .logo {top:4px}
.daohang #nav {display:none}
.nav {height:50px;color:#162b76;text-align:right;border-bottom:1px solid #eee;background:#fff;width:1200px;	margin:auto}
.nav a {color:#999;	vertical-align:middle;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}
.nav a:hover {color:#162b76}
.nav i {padding-left:32px;background:url(nav.png) no-repeat left center;background-size:auto 100%;display:inline-block;	margin-top:14px;display:none}
.nav span {display:inline-block;width:34px;height:14px;vertical-align:middle;background:url(span.png) no-repeat center}}

/* ---- footer ---- */
.footer_coat {
	background: url(footer_bg.gif) repeat;
	width: 100%;
	overflow: hidden;
}
.footer_border {
	height: 4px;
	line-height: 0px;
	font-size: 0px;
	background: url(footer_border.gif) repeat;
}
.footer {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .infor {
	float: left;
	padding: 30px 28px 30px;
	width: 370px;
	color: #dadada;
	background: url(footer_border.gif) repeat;
	margin-bottom: 5px;
	margin-top: 5px;
}
.linkLists {
	margin: 0px;
	list-style: none;
	width: 770px;
	overflow: hidden;
	float: right;
}
.linkLists li {
	width: 80px;
	margin-left: 25px;
	float: left;
}
.linkLists li a{
	height: 28px;
	display: block;
	line-height: 28px;
	text-align: left;
	color: #acacac;
	font-size: 12px;
}
.linkLists li a:first-child {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
}
.linkLists li a:hover {
	color: rgba(194,0,0,0.6);
	text-decoration: none;
}
@media (max-width:1200px) {
.footer .infor {
	width: 31%;
	padding: 24px 1.5%;
}
.linkLists {
	width: 66%;
}
.linkLists li {
	width: 13%;
	margin-left: 1%;
}
}
@media (max-width:768px) {
.footer .infor {
	width: 100%;
	padding: 12px 1.5%;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}
.linkLists {
	width: 100%;
	padding: 12px 2%;
}
.linkLists li {
	width: 100%;
	margin: 0;
}
.linkLists li a {
	float: left;
	padding: 0 2%;
}
.linkLists li a:first-child {
	height: 28px;
	line-height: 28px;
	color: #fff;
}
}
/* ---- 边栏 样式 ---- */
.sidebar {
	position: fixed;
	bottom: 100px;
	left: 50%;
	opacity: 0.4;
	width: 60px;
	padding: 0px;
	margin: 0 0 0 616px;
	box-sizing: content-box;
	transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	list-style: none;
}
.sidebar * {
	box-sizing: content-box;
}
.sidebar:hover {
	opacity: 1;
}
.sidebar>li {
	width: 58px;
	height: 58px;
	border: 1px solid #dedddd;
	position: relative;
	margin: 0 0 8px;
}
.sidebar>li:last-child {
	margin: 0px;
}
.sidebar>li a {
	display: block;
	width: 58px;
	height: 58px;
	background: #fff;
	line-height: 58px;
	text-align: center;
	padding: 0px;
	transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	cursor: pointer;
}
.sidebar>li a:hover {
	text-decoration: none;
	background: #ddd;
}
.sidebar>li a#sidetop {
	background: #bbb;
}
.sidebar>li .sidecode {
	display: none;
	position: absolute;
	right: 59px;
	top: -1px;
	width: 90px;
	height: 113px;
	padding: 9px 8px 4px;
	border: 1px solid #ddd;
	background: #fff;
	transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
}
.sidebar>li .sidecode img {
	width: 90px;
 height:90px  display:inline-block;
	vertical-align: top;
}
.sidebar>li .sidecode span {
	margin-top: 4px;
	line-height: 20px;
	font-size: 12px;
	color: #555;
	display: inline-block;
	text-align: center;
	width: 80px;
}
@media (max-width:1350px) {
.sidebar {
	top: 50%;
	left: auto;
	opacity: 0.4;
	padding: 0px;
	right: 10px;
	margin: 100px 0px 0 0;
}
}
@media (max-width:768px) {
.sidebar {
	top: auto;
	width: 40px;
	left: auto;
	opacity: 0.4;
	padding: 0px;
	right: 6px;
	bottom: 5%;
}
.sidebar li:first-child {
	display: none;
}
.sidebar>li {
	width: 38px;
	height: 38px;
}
.sidebar>li:last-child {
	margin: 0px;
}
.sidebar>li a {
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
}
}


